home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4797 < prev    next >
Encoding:
Text File  |  1996-08-06  |  704 b   |  35 lines

  1. Path: news.bridge.net!news
  2. From: David Byrden <100101.2547@compuserve.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Why C++ sucks++
  5. Date: 1 Feb 1996 04:27:43 GMT
  6. Organization: self-employed
  7. Message-ID: <4epffv$ui@news.bridge.net>
  8. References: <1996Jan29.223357.1@aspen>
  9. NNTP-Posting-Host: ppp-mia3-117.bridge.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  14.  
  15.  
  16.  
  17. >>  *** SEASONED PROFESSIONAL ***  etc etc etc etc etc etc 
  18.  
  19.  
  20.  
  21. Not only will your C++ example not compile, but you have managed to ignore 
  22. the obvious 
  23.  
  24.  
  25. #include <iostream>
  26. void main()
  27. {
  28.   cout << "Hello world" ;
  29. }
  30.  
  31.  
  32. p.s. were you on the Simpson jury?
  33.  
  34.  
  35.